home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / LOGO / 3827.ZIP / LOGOHLP.ZIP / REMAINDE.HLP < prev    next >
Encoding:
Text File  |  1990-06-12  |  235 b   |  5 lines

  1. remainder  -- Operation, two inputs.  Abbreviation: mod  Infix: \
  2.      The inputs to this procedure must be integers.  The output is also  an
  3.      integer,  and  is  the  remainder  of  dividing the first input by the
  4.      second.
  5.